popovermenu: Fix keynav with submenus
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Dec 2019 03:52:08 +0000 (22:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Dec 2019 03:54:11 +0000 (22:54 -0500)
commit9543a5daebe43da14d5a8dd710d500940ebe97d3
tree2bf6572536ae6fc33f716027c305ad27464271d0
parent28b91a44507811ab3ce5f88e347debe853a77590
popovermenu: Fix keynav with submenus

When we right-arrow all the way into a submenu
and then cycle to the next menu in a menubar,
we need to reset all open submenus, so that
left-arrowing back to the menu puts the focus
on the first item again.
gtk/gtkpopovermenu.c